PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFStandardRectangle Class
/ setLL Method
The position of lower-left corner of the rectangle.
Collapse All
Expand All
In This Topic
setLL Method
In This Topic
Gets the position of lower-left corner.
Syntax
public
void
setLL(
PDFPoint
ll
)
Parameters
ll
The position of lower-left corner of the rectangle.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When ll is null.
See Also
Reference
PDFStandardRectangle Class
PDFStandardRectangle Members